runtime.pcvalueCacheEnt.off (field)

3 uses

	runtime (current package)
		symtab.go#L964: 	off      uint32
		symtab.go#L1010: 				if ent.off == off && ent.targetpc == targetpc {
		symtab.go#L1071: 						off:      off,